-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2024.12.06 #4008
Merged
Merged
V2024.12.06 #4008
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. fuser fails if the file isn't locked. 2. "return 1" after 5 times.
Update install.sh: check for apt-get being locked
Per user comment.
In preparation for comparing to number of days of images that exist
Will be completed in point release 1
Days to keep checks
When installation errors out after the user was prompted if they want to use allsky-OLD and they say "no", make sure a continuation installation respects their choice.
allsky-config fixes
it was there for testing.
Can't rely on gettype($value) since $value may be null. Need to check $default.
Also, better checking of "" versus null
…Camera-Type"-in-WebUI Update options.json.repo: update name of "Camera" setting
This command allows the Pi to run certain commands on the Website. For example, during remote Website installation, it allows checking if all the files and directories are correct.
* Use --silent with curl so we don't get the progress info. * Use "eval" for better performance. * Include MAX_UPDATES in message. * Fix determining where MAX_UPDATES begins.
* RASPI_ADMIN_DETAILS is already defined in functions.php do don't redefine it. * raspap.php doesn't exist so delete the reference to it. These two lines caused errors in the lighttpd log file.
…IN_DETAILS Fix raspap.php and RASPI_ADMIN_DETAILS
Thanks to dg8yho. Fixes #4000
…rd-Focus" Change "focus mode" to "record focus"
…l.sh-to-remoteWebsiteInstall.sh Rename remote_website_install.sh to remoteWebsiteInstall.sh
EricClaeys
approved these changes
Dec 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do it!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.